On this pageOnReadDescriptionThe OnRead event occurs while reading every element of a CAD file. It can be used for determination of percentage of read amount using properties [Pos] and [Count].Syntaxproperty OnRead: TNotifyEvent;